1.8:
  * Unicode is fully supported now.

1.7:
  * Fixed a bug in FOV input.
  * Added a manifest file so that the program looks better in XP and Vista.
  * Adjusted some of the UI alignment since I wasn't aware of how it looked with
    themes actually enabled.

1.6:
  * Optimized FOV calculation.
  * Cleaned up import table.

1.5:
  * Rewritten in FASM.
  * Removed fade for now.  There are issues with the Windows API and fading in
    with combo boxes or edit boxes.
  * The system tray works more efficiently now.
  * Pressing enter no longer exits the program.
  * Accurate up to 9 decimals.  10th decimal is rounded.
  * Much more optimized.

1.1:
  * Increased length of converted value.
  * Moved switch to if-then-else.
  * Optimized some code.
  * Ordered the drop-down list from lowest aspect ratio to greatest.
  * Corrected the naming of 16:4 to 12:3 as it seems more proper.
  * Some of these changes will be rolled over to Widescreen Fixer.

1.0:
  * Initial release.
